home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Grafica / lightins / lightins.exe / {app} / lightartist.exe / 0 / RCDATA / TIMGFORM / TIMGFORM.txt
Text File  |  2004-12-29  |  2KB  |  87 lines

  1. object ImgForm: TImgForm
  2.   Left = 521
  3.   Top = 379
  4.   HorzScrollBar.Tracking = True
  5.   AutoScroll = False
  6.   BorderIcons = [biMinimize, biMaximize]
  7.   ClientHeight = 165
  8.   ClientWidth = 132
  9.   Color = clBtnFace
  10.   Constraints.MinHeight = 100
  11.   Constraints.MinWidth = 100
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   FormStyle = fsMDIChild
  18.   OldCreateOrder = False
  19.   Position = poDefault
  20.   Scaled = False
  21.   Visible = True
  22.   OnCreate = FormCreate
  23.   OnDestroy = FormDestroy
  24.   OnPaint = FormPaint
  25.   OnResize = OnImgFormResize
  26.   PixelsPerInch = 96
  27.   TextHeight = 13
  28.   object SquarePanel: TTePanel
  29.     Left = 648
  30.     Top = 288
  31.     Width = 100
  32.     Height = 90
  33.     BevelOuter = bvNone
  34.     ParentColor = True
  35.     TabOrder = 0
  36.     Visible = False
  37.     ThemeObject = 'default'
  38.   end
  39.   object ImageView: TMSUImageTheme
  40.     Left = 0
  41.     Top = 0
  42.     Width = 113
  43.     Height = 121
  44.     Caption = 'ImageView'
  45.     ParentColor = False
  46.     TabOrder = 1
  47.     Background.Color = clAppWorkSpace
  48.   end
  49.   object TeForm1: TTeForm
  50.     Animation.EffectKind = '[ RANDOM ] - Random selection'
  51.     BorderIcons = []
  52.     BorderStyle = kbsStandard
  53.     Dragging.Moveable = False
  54.     Dragging.Sizeable = False
  55.     Gravitation.Size = 9
  56.     Constraints.MinHeight = 100
  57.     SystemMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
  58.     TrayMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
  59.     MinimizeApplication = False
  60.     Performance = ksfpNoBuffer
  61.     StayOnTop = False
  62.     StretchBackground = True
  63.     WindowState = kwsNormal
  64.     ThemeObject = 'default'
  65.     Left = 8
  66.     Top = 128
  67.   end
  68.   object smlFormLangRes1: TsmlFormLangRes
  69.     LangFileName = 'DefLang.ini'
  70.     IgnoreEmptyString = False
  71.     AutoCreateMode = True
  72.     AddBracket = False
  73.     StringProperties.Strings = (
  74.       'Caption')
  75.     StringsProperties.Strings = (
  76.       'Tabs'
  77.       'Items')
  78.     IgnoreFormCaption = False
  79.     IncludeListViewItems = False
  80.     IncludeListViewHead = False
  81.     IncludeTreeViewItems = False
  82.     Active = True
  83.     Left = 40
  84.     Top = 128
  85.   end
  86. end
  87.